home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 8677 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: news.netxpress.com!root
  2. From: ghporter@NetXpress.com (Glenn H. Porter)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: RARE modem problem
  5. Date: Thu, 21 Mar 1996 14:18:26 GMT
  6. Organization: Digital Alpha Server NetXpress.com
  7. Message-ID: <4irokf$j1b@ferrari.NetXpress.com>
  8. References: <DoBI4B.J3I@world.std.com>
  9. NNTP-Posting-Host: ppp-1-18.netxpress.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. bgoddard@world.std.com (Brian J Goddard) wrote:
  13.  
  14. >System:  286/AT
  15. >         Windows 3.1
  16. >         Prism VGA
  17. >         Practical Peripherals 28.8 on Com 2 (Irq 3)
  18. >         Logitech Serial Mouse on Com 1 (Irq 4)
  19. >         16550AF UART
  20.  
  21. >Hi,
  22.  
  23.  
  24. >The problem occurs when I try to close the comm software - my system
  25. >freezes.  Neither the mouse nor the keyboard work.  I'm forced to reboot. 
  26. >I had the same problem with my last modem, a Zoom 14.4 v.32.
  27. >Some software packages like Comit for Windows freeze during setup while
  28. >it tries to detect the modem.
  29.  
  30. Sounds like you have an IRQ conflict.  Each serial device, such as a
  31. modem or mouse (even a bus mouse), uses both a COM port and an IRQ.
  32. The COM port is an area in memory that is shared by the computer and
  33. the serial device (this is simplistic, but enough for this
  34. discussion).  The other item, the IRQ, is a signal line to the CPU to
  35. tell it that a device needs attention.  They are shared among the
  36. various peripherals through a multiplexing scheme.  Your X286 has
  37. several of these multiplexed IRQs available to peripherals.  It seems
  38. that Comit for Windows figures out the problem but doesn't tell you
  39. about it.  Since you're using Win 3.1 on a 286, the CPU has to jump
  40. through some hoops that a 386 or higher doesn't have to, so even with
  41. no obvious conflict, it could be that Windows' memory management
  42. shifts your ports and IRQs to work in the limitations of the 286.
  43.  
  44. I suggest that you change the IRQ your modem is set to.  Use MSD to
  45. find out what your setup is regarding IRQs, and judiciously change to
  46. a less used IRQ.  Make sure that you take notes on what you have now
  47. and which changes you make as you make them; sometimes fixing things
  48. makes them worse, if you know what I mean.  This may also be the
  49. silicon's way of saying it's time to upgrade.
  50.  
  51. I had this situation (though not with the keyboard, just the mouse),
  52. right after I installed a new modem on my 386.  Puzzled the stuff out
  53. of me for a while until it finally dawned on me that it only happened
  54. when I used my comm software.  Like you I tried Terminal and got it to
  55. work but lost my mouse.  Some ammount of fiddling later, I had both
  56. modem and mouse.
  57.  
  58. Good Luck,
  59. Glenn
  60.  
  61.